Sets the named property to the given value.
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub SetValueByName(Of  As ComObject)( _
   ByVal  As System.String, _
   ByVal  As  _
) 
             
        
            
            public void SetValueByName<>( 
   System.string ,
    
)
where T: ComObject
             
        
             
        
            パラメータ
- name
 
- Name of the property
 - value
 
- Value of the property
 
            型パラメータ
- T
 
             
            
            
            
            
            
            
            
            
            
            
            
            参照